blank space cleanups
authorHavoc Pennington <hp@src.gnome.org>
Wed, 27 Oct 1999 20:16:37 +0000 (20:16 +0000)
committerHavoc Pennington <hp@src.gnome.org>
Wed, 27 Oct 1999 20:16:37 +0000 (20:16 +0000)
demos/testpixbuf.c
gdk-pixbuf/ChangeLog

index 83e1444ce11e518aba41b64abdcf5fcb29bbaea8..7dfcf06efa3779131c57fdbebe94c6994ca21cfb 100644 (file)
@@ -333,7 +333,7 @@ expose_func (GtkWidget *drawing_area, GdkEventExpose *event, gpointer data)
                                    + (event->area.x * pixbuf->art_pixbuf->n_channels),
                                    pixbuf->art_pixbuf->rowstride);
        }
-}  
+}
 
 static void
 config_func (GtkWidget *drawing_area, GdkEventConfigure *event, gpointer data)
index cc4fb9b36cea4d6c2f9f4c24c885a283f0ed6589..b2bb2a6920f9ed6b2af60f6794b0eb6c6d3edb55 100644 (file)
@@ -6,7 +6,6 @@
        code into separate function
        (png_info_callback): Use setup_png_transformations
        
-
 1999-10-27  Havoc Pennington  <hp@pobox.com>
 
        * src/gdk-pixbuf-io.c (gdk_pixbuf_new_from_xpm_data): Check